Click or drag to resize

RuleActionsServerReplyWithMessage Property

Indicates the ID of the template message that is to be sent as a reply to incoming messages.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ItemId ServerReplyWithMessage { get; set; }

Property Value

Type: ItemId
The server reply with message.
See Also